翻訳と辞書
Words near each other
・ Smoothe da Hustler
・ Smoothed analysis
・ Smoothed finite element method
・ Smoothed maximum score estimator
・ Smoothed octagon
・ Smoothed-particle hydrodynamics
・ Smoothened
・ Smoothened agonist
・ Smoother
・ Smoother (band)
・ Smoothie
・ Smoothie King
・ Smoothie King Center
・ Smoothing
・ Smoothing (disambiguation)
Smoothing group
・ Smoothing plane
・ Smoothing spline
・ Smoothness
・ Smoothness (probability theory)
・ Smoothnose wedgefish
・ Smoothrock Lake
・ Smoothskin scorpionfish
・ Smoothsort
・ Smoothstep
・ Smoothtooth blacktip shark
・ SmoothVideo Project
・ SmoothWall
・ Smoothwater Lake
・ Smoothwater River


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Smoothing group : ウィキペディア英語版
Smoothing group
In 3D computer graphics, a smoothing group is a group of polygons in a polygon mesh which should appear to form a smooth surface.〔(【引用サイトリンク】url=http://blenderartists.org/forum/showthread.php?t=61087&page=1 )〕 Smoothing groups are useful for describing shapes where some polygons are connected smoothly to their neighbors, and some are not. For example, in a mesh representing a cylinder, all of the polygons are smoothly connected except along the edges of the end caps. One could make a smoothing group containing all of the polygons in one end cap, another containing the polygons in the other end cap, and a last group containing the polygons in the tube shape between the end caps.〔(【引用サイトリンク】url=http://en.wikipedia.org/wiki/Polygon_mesh#Elements_of_Mesh_Modeling )
By identifying the polygons in a mesh that should appear to be smoothly connected, smoothing groups allow 3D modeling software to estimate the surface normal at any point on the mesh, by averaging the surface normals or vertex normals in the mesh data that describes the mesh. The software can use this data to determine how light interacts with the model. If each polygon lies in a plane, the software could calculate a polygon's surface normal by calculating the normal of the polygon's plane, meaning this data would not have to be stored in the mesh. Thus, early 3D modeling software like 3D Studio Max DOS used smoothing groups as a way to avoid having to store accurate vertex normals for each vertex of the mesh, as a strategy for computer representation of surfaces.〔(【引用サイトリンク】url=http://en.wikipedia.org/wiki/.3ds#Shortcomings )
== References ==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Smoothing group」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.